ASP.NET Core MVC コントロールヘルプ
Bind(IEnumerable<Object>) メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DataMapBuilder クラス > Bind メソッド : Bind(IEnumerable<Object>) メソッド
The source collection
Bind to a collection.
シンタックス
'宣言
 
Public Overloads Function Bind( _
   ByVal sourceCollection As System.Collections.Generic.IEnumerable(Of Object) _
) As DataMapBuilder
public DataMapBuilder Bind( 
   System.Collections.Generic.IEnumerable<object> sourceCollection
)

パラメータ

sourceCollection
The source collection

戻り値の型

Current builder
参照

DataMapBuilder クラス
DataMapBuilder メンバ
オーバーロード一覧